Welcome![Sign In][Sign Up]
Location:
Search - ascii 16

Search list

[Documents用表格形式显示ASCII字符

Description: 一、 实验目的及要求 熟悉Debug命令,掌握应用Debug完成汇编程序的调试,检测程序的运行过程。 二、 实验内容 按15行×16列的表格形式显示 ASCll码为10H~FFH的所有字符,即以行为主的顺序及 ASCll码递增的次序依次显示对应的字符。每 16个字符为一行,每行中相邻两个字符之间用空白符(ASCII为20)隔开。
Platform: | Size: 112640 | Author: wangzhekid | Hits:

[Communication串口通讯16进制转字符串程序

Description: 串口通讯,16进制转换为ASCII码的程序,可以参考用
Platform: | Size: 1883 | Author: jugong | Hits:

[Embeded-SCM Developmodbus

Description: MODBUS驱动,已经使用,从机方式,RTU,CRC校验-modbus drive ,c/s struct,rtu&ascii
Platform: | Size: 5120 | Author: 小铁 | Hits:

[CommunicationPortExpert10_SRC

Description: 端口专家是一个优秀的端口(串口、并口)监视、调试程序,有以下基本功能: 1.能动态设置各种通讯速率、奇偶校验、数据位、停止位和流控; 2.可以16进制形式自动显示接收到的数据,并能同时发送ASCII码(包括中文)和16进制字符串,可以任意设定自动发送周期,定时发送数据; 3.能将接收数据保存成文本文件,便于比较观察;并能发送任意大小的数据文件(以二进制形式发送); 4.能自动保存设置参数,无需每次重新设置。-port experts is a good ports (serial, parallel) monitoring, debugging procedures, the following basic functions : 1. Dynamically created various communications rate, parity, data bits, stop-and flow control; 2. May 16-band automatic form of data received and at the same time sending ASCII (including Chinese) and 16 string band can be set to automatically send arbitrary cycle, regularly send data; 3. preservation can receive data into text files, facilitate comparison of observation; and the ability to send any size of paper (in binary form Send); 4. Save the settings automatically parameters, each without re-instated.
Platform: | Size: 263168 | Author: 柳如飞 | Hits:

[Other十六进制察看和编辑程序(HEX-VIEW)

Description: HEX-VIEW是一个十六进制察看/编辑程序,虽然还不完善,但毕竟是一个可以运行的版本了,编写这个程序的目的是想深度探索处理过程。程序界面显示文件的每一个十六进制,ascii码,二进制和十进制字节。十六进制地显示在左侧,分十八列,对应的ascii码值显示在右侧。二进制和十进制值地显示可选。本程序用turbo c++3.1开发。用其它与dos兼容的编译器应该可以编译,但没有测试过。-HEX-VIEW is a hexadecimal probation/editor, while not perfect, but that is a running version, the preparation of this procedure is designed to explore the depth process. Program Interface documents show a 16 per band, ascii code, binary and decimal bytes. Hexadecimal displayed on the left side, 18 minutes, the corresponding code ascii value shown on the right. The binary and decimal value shows optional. The procedures used turbo c 3.1 development. In other dos compatible with the compiler can be compiled, but not tested.
Platform: | Size: 4096 | Author: li | Hits:

[Windows Develop16进制到Ascii的转化

Description: 本系统是用C++开发的一个小系统,希望大家喜欢啊-a small system writen in c++, hope you will like it!!! Thanks
Platform: | Size: 43008 | Author: 林雪 | Hits:

[Successful incentivema1format

Description: MA1读出器RS232兼容输出16个ASCII字符每个ASCII字符代表4个2进制位的16进制数,因此整个输出相当于64个二进制位。-MO read-compatible RS232 output 16 ASCII characters ASCII characters each represent four of the two 16-band band, and therefore the entire output equivalent to 64-bit binary.
Platform: | Size: 2048 | Author: 刘显示 | Hits:

[CSharpuft8

Description: UTF-8文件转成ANSI ASCII文件VB6和C#代码示例-UTF-8 files into ASCII document ANSI VB6 and C# code examples
Platform: | Size: 23552 | Author: 陈国洪 | Hits:

[Internet-NetworkTcpTestServer

Description: 报文分析器,将收到的报文分16进制和ASCII码分别显示,便于调试通讯程序-Packet Analyzer, will receive the text of the report 16 hours in hex and ASCII, respectively, to facilitate the communication process debugging
Platform: | Size: 1024 | Author: email_xugang | Hits:

[Windows Develop16toAscii.files

Description: 16进制整型转换为字符,先用着看看,不好在修改-16 Decimal integer conversion of characters, with a first look at the changes in the bad
Platform: | Size: 4096 | Author: yg | Hits:

[Windows DevelopMultithreadSerialTest

Description: 多线程的,事件触发的串口测试软件.支持16进制,ASCII码.可加多种校验码-multithreading, events triggered by serial testing software. 16-band support, ASCII. Available multiple Check Code
Platform: | Size: 149504 | Author: feng | Hits:

[CommunicationRS232_1.0.3.7

Description: 一个用delphi写的RS232收发程序,对收到的资料可以同时以ascII码和16进制数表示。最多可以支持到COM8-with an RS232 transceiver written procedures, the right information can be received simultaneously in ascII yards and 16 band several said. The maximum support to COM8
Platform: | Size: 244736 | Author: cangyu | Hits:

[GUI Develop16toAscii

Description: 16进制到Ascii的转化的类,可以实现16进制到Ascii的转化-16 to 229 Ascii into the category, can achieve 16 to 229 Ascii conversion
Platform: | Size: 1024 | Author: 王友 | Hits:

[Embeded-SCM Develop16_16

Description: 16 * 16 的127个ascii码的点阵字库-the 127 ascii character dot-matrix code
Platform: | Size: 2048 | Author: wanyanzi | Hits:

[Otherascii

Description: 实现字符串的ASCII码的十进制和十六进制转换。中英文提示,可以循环查询。结果输出到文本文件中保存。是计算机编程学习中一个有用工具。-Realize the ASCII code string and hexadecimal decimal conversion. Tips in both English and Chinese, you can cycle of inquiry. The results output to a text file saved. Learning computer programming is a useful tool.
Platform: | Size: 46080 | Author: 西去 | Hits:

[Algorithmcalc

Description: 2,4,8,16进制转换,及ASCII码转换,字符串转换-2,4,8,16 hexadecimal conversion, and the ASCII code conversion, the string conversion
Platform: | Size: 466944 | Author: 李永刚 | Hits:

[Windows Develop16toASCII

Description: 16 to ASCII源程序 有兴趣的可以好好看看,版主加积分哦 -16 to ASCII source of interest can be a good look at the plus points哦呵Moderator Ha ha Ha ha
Platform: | Size: 2048 | Author: yrf | Hits:

[SCMlogical-operation-ASCI

Description: ASCII及进制转换: 2,8,10,16进制数互转,字符转ASCII,ASCII转字符,字符串和16进制数互转。二进制数的与/或运算。-ASCII and hex conversion: 2,8,10,16 Mutual Convert decimal number, character transfer ASCII, ASCII to switch characters, strings, and 16 hexadecimal numbers Mutual Convert. Binary numbers and/or operation.
Platform: | Size: 342016 | Author: 杨云 | Hits:

[assembly languageascii

Description: 在汇编环境下输出256个ascii码字符(每行16个)-Environment in the assembly code output 256 ascii characters (each line 16)
Platform: | Size: 297984 | Author: 微微 | Hits:

[Windows DevelopASCII表

Description: 16进制与机器码对照表,做成了图片查看更加方便,总有一天发觉要用的(16 binary machine code with the table, made a picture, more convenient, one day found to use)
Platform: | Size: 1255424 | Author: anjoe | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net